projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea62c5a
)
(sit_for): Undo previous change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 31 Jul 1994 06:37:57 +0000
(06:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 31 Jul 1994 06:37:57 +0000
(06:37 +0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index ec60f3d781695313b350a174960f2c59677947fd..79ff2d92cc6c5bde93c9c8827c77e6b4ce9da315 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-2256,10
+2256,6
@@
sit_for (sec, usec, reading, display)
{
Lisp_Object read_kbd;
- if (CONSP (Vunread_command_events)
- || unread_command_char != -1)
- return Qnil;
-
if (detect_input_pending ())
return Qnil;